UNPKG

pwa-synergy-api

Version:

synergy application api

4 lines 294 B
import { Component } from '../types/components'; declare const _default: <T extends object>(components: Map<string, Component<T>>) => [(id: string) => boolean, (id: string) => number | undefined, (id: string) => void]; export default _default; //# sourceMappingURL=useInstanceManagemer.d.ts.map