Sha256: 385aab901643aa54e1c36f5ef3107913b10d1b5bb8cbcd933d4263b80a0d7f20
Contents?: true
Size: 175 Bytes
Versions: 32
Compression:
Stored size: 175 Bytes
Contents
export { setGlobalOrigin, getGlobalOrigin } declare function setGlobalOrigin(origin: string | URL | undefined): void; declare function getGlobalOrigin(): URL | undefined;
Version data entries
32 entries across 32 versions & 4 rubygems