Skip to content

Conversation

@pmalacho-mit
Copy link
Collaborator

No description provided.

@pmalacho-mit pmalacho-mit changed the base branch from tagged-template-versions to scratch-package-refactor-merge July 24, 2024 13:52
* - Out of the box, your Block's method can accept any of the following argument types:
* - [string](https://www.typescriptlang.org/docs/handbook/basic-types.html#string), [number](https://www.typescriptlang.org/docs/handbook/basic-types.html#number), [boolean](https://www.typescriptlang.org/docs/handbook/basic-types.html#boolean), [boolean[][]](https://www.typescriptlang.org/docs/handbook/basic-types.html#array), and/or [RGBObject]() (Link coming soon)
* - Your method can also return a value, which will likely be of one of the following types:
* - [string](https://www.typescriptlang.org/docs/handbook/basic-types.html#string), [number](https://www.typescriptlang.org/docs/handbook/basic-types.html#number), or [boolean](https://www.typescriptlang.org/docs/handbook/basic-types.html#boolean)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grab



export const scratch = {
reporter: makeDecorator("reporter"),
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Grab

Base automatically changed from scratch-package-refactor-merge to dev December 9, 2024 18:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants