chore(ui): typegen

This commit is contained in:
psychedelicious
2025-04-28 22:35:56 +10:00
committed by Mary Hipp Rogers
parent 87ed1e3b6d
commit ae530492a2

View File

@@ -20871,6 +20871,7 @@ export type components = {
/**
* Tags
* @description The node's tags
* @default null
*/
tags: string[] | null;
/**