UNPKG

digitaltwin-core

Version:

Minimalist framework to collect and handle data in a Digital Twin project

6 lines 253 B
export declare function servableEndpoint(config: { path: string; method?: string; responseType?: string; }): (target: any, propertyKey: string | symbol, descriptor?: PropertyDescriptor) => any; //# sourceMappingURL=servable_endpoint.d.ts.map