Files

3 lines
69 B
TypeScript
Raw Permalink Normal View History

declare function hasSymbolShams(): boolean;
export = hasSymbolShams;