chore: update readme
This commit is contained in:
parent
15414e26d2
commit
aa7188e4e9
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
|||
[](https://www.npmjs.com/package/@ayco/astro-resume)
|
||||
[](https://www.npmjs.com/package/@ayco/astro-resume)
|
||||
|
||||
Utilities for serializing data from server for use in the client.
|
||||
Utilities for serializing data from the server for use in the client.
|
||||
|
||||
1. `Serialize` - Astro component that takes `id` and `data`
|
||||
1. `deserialize()` - a function for use in the client that takes an `id` string and returns the `data` object
|
||||
|
|
|
|||
Loading…
Reference in a new issue