UNPKG

@cachemap/controller

Version:

The Cachemap controller module.

3 lines 165 B
import { type EventData } from '../types.cts'; export declare const validateArgs: ({ name, type }: EventData) => boolean; //# sourceMappingURL=validateArgs.d.cts.map