UNPKG

@wocker/ws

Version:

Docker workspace for web projects

6 lines (5 loc) 208 B
import { PresetRepository } from "./repositories/PresetRepository"; import { PresetService } from "./services/PresetService"; export declare class PresetModule { } export { PresetRepository, PresetService };