Home
last modified time | relevance | path

Searched refs:ObjectURLOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/typescript/tests/lib/
Dlib.d.ts4176 interface ObjectURLOptions { interface
14813 createObjectURL(object: any, options?: ObjectURLOptions): string;