Files
bookstack/ts/bookstack.plugins.ts

5 lines
144 B
TypeScript

import * as smartlog from '@push.rocks/smartlog';
import * as smartrequest from '@push.rocks/smartrequest';
export { smartlog, smartrequest };