cleaker
Version:
Who am I here.
6 lines • 415 B
TypeScript
export declare const DEFAULT_CLEAKER_NAMESPACE_SURFACE_ORIGIN = "https://cleaker.me";
export declare const DEFAULT_CLEAKER_LOCAL_SURFACE_ORIGIN = "http://localhost";
export declare const DEFAULT_CLEAKER_LAN_PORT = 8161;
export declare const DEFAULT_CLEAKER_NAMESPACE_ORIGIN = "https://cleaker.me";
export declare const DEFAULT_CLEAKER_DEVELOPMENT_ORIGIN = "http://localhost";
//# sourceMappingURL=constants.d.ts.map