Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
share
/
nodejs
/
schema-utils
/
declarations
/
util
📤 Upload
📝 New File
📁 New Folder
Close
Editing: hints.d.ts
export function stringHints(schema: Schema, logic: boolean): string[]; export function numberHints(schema: Schema, logic: boolean): string[]; export type Schema = import("../validate").Schema;
Save
Cancel