Files
bookstack/ts/bookstack.plugins.ts

5 lines
144 B
TypeScript
Raw Permalink Normal View History

import * as smartlog from '@push.rocks/smartlog';
2026-03-28 09:16:54 +00:00
import * as smartrequest from '@push.rocks/smartrequest';
export { smartlog, smartrequest };