UNPKG

@animeapis/library

Version:
12 lines (11 loc) 387 B
import * as v1alpha1 from './v1alpha1'; declare const LibraryClient: typeof v1alpha1.LibraryClient; declare type LibraryClient = v1alpha1.LibraryClient; export { v1alpha1, LibraryClient }; declare const _default: { v1alpha1: typeof v1alpha1; LibraryClient: typeof v1alpha1.LibraryClient; }; export default _default; import * as protos from '../protos/protos'; export { protos };