Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
bterlson committed Aug 8, 2024
1 parent ecabd32 commit 79ba15b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ More are coming soon.
* `code`: A template literal tag for output source text.
* `createContext`: Create a context object.
* `createNamePolicy`: Create a name policy. Provide to the `namePolicy` prop of `Output`.
* `render`: Renders a component, fragment, or string template into a list of
directories, files, and source text.
* `useContext`: Get the value of the provided context object.
* `useBinder`: Get the current binder.
* `useScope`: Get the current scope.
Expand Down

0 comments on commit 79ba15b

Please sign in to comment.