mirror of
https://github.com/obra/superpowers
synced 2026-07-13 22:24:30 +00:00
3 lines
69 B
TypeScript
3 lines
69 B
TypeScript
|
|
declare function hasSymbolShams(): boolean;
|
||
|
|
|
||
|
|
export = hasSymbolShams;
|