Updates
This commit is contained in:
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
export type LessCssWatcherConfigObject = {
|
||||
src?: string | string[];
|
||||
dst?: string | string[];
|
||||
|
||||
Vendored
+1
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env node
|
||||
"use strict";
|
||||
var __importDefault = (this && this.__importDefault) || function (mod) {
|
||||
return (mod && mod.__esModule) ? mod : { "default": mod };
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user