mirror of
https://github.com/obra/superpowers
synced 2026-07-27 04:54:29 +00:00
3 lines
69 B
TypeScript
3 lines
69 B
TypeScript
|
|
declare function hasSymbolShams(): boolean;
|
||
|
|
|
||
|
|
export = hasSymbolShams;
|