mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
fully load local maps, and prepare bsaver map infos
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
export { RawMapInfoData, RawMapDifficulty, RawDifficultySet } from "./raw-map.model";
|
||||
|
||||
export { ExportVersionMapsOption } from "./export-version-maps.model";
|
||||
|
||||
export {
|
||||
BsvInstant,
|
||||
BsvMapDetail,
|
||||
BsvMapDetailMetadata,
|
||||
BsvMapDifficulty,
|
||||
BsvMapParitySummary,
|
||||
BsvMapStats,
|
||||
BsvMapTestplay,
|
||||
BsvMapVersion,
|
||||
BsvUserDetail
|
||||
} from "./beat-saver.model";
|
||||
Reference in New Issue
Block a user