UNPKG

@hackler/js-client-sdk

Version:

JavaScript Client(Web Browser) SDK

5 lines 201 B
import { Properties } from "@hackler/sdk-core"; export default class HacklePropertyGenerator { static generate(global?: any): Properties; } //# sourceMappingURL=HacklePropertyGenerator.d.ts.map