UNPKG

glitch-db

Version:
8 lines (5 loc) 263 B
import GlitchDB from "./GlitchDB"; export { GlitchPartition } from "./GlitchPartition"; export { GlitchUnitemporalPartition } from "./GlitchUnitemporalPartition"; export { GlitchBitemporalPartition } from "./GlitchBitemporalPartition"; export default GlitchDB;