Skip to content

ClientCustomSearchPlatformUtils

type ClientCustomSearchPlatformUtils:
| "local"
| "http"
| "https"
| "link"
| "uri";

Defined in

src/structures/Types/Utils.ts:47