Files
siprouter/ts/plugins.ts
T

5 lines
144 B
TypeScript

import * as smartbucket from '@push.rocks/smartbucket';
import * as smartdata from '@push.rocks/smartdata';
export { smartbucket, smartdata };