UNPKG

@tomei/sso

Version:
5 lines (3 loc) 131 B
import { APIKeyRepository } from './api-key.repository'; import { APIKey } from './api-key'; export { APIKeyRepository, APIKey };