UNPKG

@tomei/sso

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