valkyrie-api-types/payloads/index.ts
2024-09-12 17:52:06 +12:00

4 lines
200 B
TypeScript

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