3 行
195 B
TypeScript
3 行
195 B
TypeScript
|
|
export { initialize, initializeFromFile, checkLicense, getStatus, getDeviceId, clear } from './license'
|
||
|
|
export type { LicenseFile, LicenseUserInfo, LicenseStatus, LicenseResult } from './models'
|