MCPcopy
hub / github.com/adonisjs/core / Vine

Interface Vine

providers/vinejs_provider.ts:19–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17 */
18declare module '@vinejs/vine' {
19 interface Vine {
20 file(options?: FileRuleValidationOptions): VineMultipartFile
21 }
22}
23
24/**

Callers 1

vinejs.spec.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected