UNPKG

123 BTypeScriptView Raw
1declare namespace FxOrmNS {
2 interface AddAdapatorFunction {
3 (name: string, constructor: Function): void
4 }
5}
\No newline at end of file