UNPKG

@allmaps/stdlib

Version:

Allmaps Standard Library

3 lines (2 loc) 136 B
import type { Ring } from '@allmaps/types'; export declare function getFullResourceMask(imageWidth: number, imageHeight: number): Ring;