2 lines
47 B
Plaintext
2 lines
47 B
Plaintext
export type OpenSchema = (url: string) => void
|
export type OpenSchema = (url: string) => void
|