UNPKG

@polygonjs/polygonjs

Version:

node-based WebGL 3D engine https://polygonjs.com

4 lines (3 loc) 140 B
import { Note } from 'tone/build/esm/core/type/NoteUnits'; export declare const DEFAULT_NOTE: Note; export declare const ALL_NOTES: Note[];