UNPKG

siegel

Version:

Web application development ecosystem

6 lines (4 loc) 84 B
type Options = { funcClone?(value: AnyFunc): AnyFunc } export type { Options }