notion.pagepropertiesinput
Home > @runlightyear/notion > PagePropertiesInput
PagePropertiesInput type
Signature:declare type PagePropertiesInput = {
[key: string]: PagePropertyInput;
};
Home > @runlightyear/notion > PagePropertiesInput
declare type PagePropertiesInput = {
[key: string]: PagePropertyInput;
};