server/src/physics/index.ts

3 lines
53 B
TypeScript

export * from './rapier';
export * from './ticking';