bookmarkAssetProps

See source code
bookmarkAssetProps: {
  description: T.Validator<string>;
  favicon: T.Validator<string>;
  image: T.Validator<string>;
  src: T.Validator<null | string>;
  title: T.Validator<string>;
};
Prev
bookmarkAssetMigrations
Next
bookmarkShapeMigrations