UNPKG

@shockpkg/ria-packager

Version:

Package for creating Adobe AIR packages

15 lines (12 loc) 193 B
/** * SecurityKey constructor. */ export class SecurityKey extends Object { constructor() { super(); } /** * Reset the internal state. */ } //# sourceMappingURL=key.mjs.map