UNPKG

@minecraft/creator-tools

Version:

Minecraft Creator Tools command line and libraries.

5 lines (4 loc) 89 B
export default interface IContentSource { id: string; localFolderPath: string; }