mirror of
https://github.com/wishthis/wishthis.git
synced 2026-01-22 22:18:33 -05:00
3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
'use strict';
|
|
module.exports = /^#!(.*)/;
|