UNPKG

123 BTypeScriptView Raw
1import { FabServerExports } from '@fab/core';
2declare const serverExports: FabServerExports;
3export default serverExports;