Area restrita - Questionario

This commit is contained in:
2026-06-08 23:50:59 -03:00
parent f2e2400637
commit ef968f10ae
6972 changed files with 23454 additions and 2267883 deletions
+3
View File
@@ -1,6 +1,7 @@
export {
// Type-only exports
AcceptedPlugin,
AnyNode,
atRule,
AtRule,
@@ -26,6 +27,7 @@ export {
fromJSON,
Helpers,
Input,
JSONHydrator,
// This is a class, but its not re-exported. Thats why its exported as type-only here.
type LazyResult,
@@ -62,5 +64,6 @@ export {
TransformCallback,
Transformer,
Warning,
WarningOptions
} from './postcss.js'