notion.pageproperties
Home > @runlightyear/notion > PageProperties
PageProperties type
Signature:declare type PageProperties = {
[key: string]: PageProperty;
};
Home > @runlightyear/notion > PageProperties
declare type PageProperties = {
[key: string]: PageProperty;
};