UNPKG

@edifice.io/client

Version:
11 lines (10 loc) 468 B
import { IOdeServices } from './OdeServices'; export declare const odeServices: IOdeServices; export * from '../directory/interface'; export type { ILinkedResource } from '../resources/behaviours/AbstractBehaviourService'; export * from '../resources/interface'; export * from '../resources/ResourceService'; export * from '../resources/SnipletsService'; export * from '../rights/interface'; export * from '../share/interface'; export * from '../workspace/interface';