Complete residential site build with Docker Compose & Gitea Actions deployment
This commit is contained in:
+7
@@ -0,0 +1,7 @@
|
||||
import type { Visitor } from '../../traverser/traverse.js';
|
||||
/**
|
||||
Combine adjacent alternatives with only an added last node as the difference.
|
||||
*/
|
||||
declare const optionalize: Visitor;
|
||||
export { optionalize, };
|
||||
//# sourceMappingURL=optionalize.d.ts.map
|
||||
Reference in New Issue
Block a user