UNPKG

@wocker/core

Version:
3 lines (2 loc) 97 B
import { Volume } from "../types"; export declare const volumeParse: (volume: string) => Volume;