UNPKG

@omnia/foundation

Version:

Provide omnia foundation typings and tooling work on client side for omnia extension.

7 lines (6 loc) 129 B
export interface IApiSecretKey { id?: string; tenantId?: string; extensionId?: string; createdAt?: Date; }