luma.gl/modules/webgpu/bundle.ts
2024-03-06 15:44:49 -08:00

4 lines
116 B
TypeScript

// Re-export core API so they don't get overwritten
export * from '@luma.gl/core';
export * from '@luma.gl/webgpu';