TYPESCRIPT index.d.ts
export const next: {
atrules: Record<string, { descriptors: Record<string, string> }>,
properties: Record<string, string>,
types: Record<string, string>,
}
export const next: {
atrules: Record<string, { descriptors: Record<string, string> }>,
properties: Record<string, string>,
types: Record<string, string>,
}