@synerty/orb-vortexjs
Version:
Custom observable data serialisation and routing based on Angular2
5 lines (4 loc) • 394 B
TypeScript
export { PayloadDelegateNs } from "./src/vortex/payload/PayloadDelegateNs";
export { WebSqlNativeScriptFactoryService } from "./src/websql/WebSqlNativeScriptAdaptorService";
export { WebSqlNativeScriptThreadedFactoryService } from "./src/websql/WebSqlNativeScriptThreadedAdaptorService";
export { TupleStorageFactoryServiceNs } from "./src/vortex/storage-factory/TupleStorageFactoryServiceNs";