mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-25 13:54:05 -06:00
2 lines
74 B
TypeScript
2 lines
74 B
TypeScript
export declare function getArrayVal(idxVal: number | number[]): number[];
|