« get me outta code hell

index.js « lib « test - hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/test/lib/index.js
blob: 657bfe7876a76b2b4162b16637d43e755a867fc7 (plain)
1
2
3
4
Error.stackTraceLimit = Infinity;

export * from './composite.js';
export * from './strict-match-error.js';