aboutsummaryrefslogtreecommitdiffstats
path: root/vanilla/node_modules/@csstools/css-syntax-patches-for-csstree/dist/index.d.ts
blob: 05d942a6108634866c065e329dbc173a98e7c2ef (plain) (blame)
1
2
3
4
5
export const next: {
	atrules: Record<string, { descriptors: Record<string, string> }>,
	properties: Record<string, string>,
	types: Record<string, string>,
}