valkyrie-api-types/gateway/index.ts
2024-09-12 19:14:45 +12:00

4 lines
195 B
TypeScript

// This file exports all the types available in the recommended gateway version
// Thereby, things MAY break in the future. Try sticking to imports from a specific version
export * from './v9';