mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
7 lines
74 B
JavaScript
Executable File
7 lines
74 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
|
|
const glob = require("glob"),
|
|
fs = require("fs");
|
|
|
|
|