Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
Generated
Vendored
+7
@@ -0,0 +1,7 @@
|
||||
import type { Visitor } from '../../traverser/traverse.js';
|
||||
/**
|
||||
Remove flags (from top-level and modifiers) that have no effect.
|
||||
*/
|
||||
declare const removeUselessFlags: Visitor;
|
||||
export { removeUselessFlags, };
|
||||
//# sourceMappingURL=remove-useless-flags.d.ts.map
|
||||
Reference in New Issue
Block a user