Files
smartrequest/ts/legacy/index.ts

3 lines
75 B
TypeScript
Raw Normal View History

// Export everything from the legacy adapter
export * from './adapter.js';