UNPKG

minigame-std

Version:

Mini Game Standard Development Library.

4 lines 75 B
/** * The data source. */ export type DataSource = string | BufferSource;