fix deno-client docs

This commit is contained in:
Ruben Fiszel
2023-07-12 17:37:25 +02:00
parent 512a14aa3e
commit fe2464cd07

View File

@@ -121,8 +121,8 @@ export function getStatePath(): string {
/**
* Set a resource value by path
* @param path path of the resource to set, default to state path
* @param value new value of the resource to set
* @param path path of the resource to set, default to state path
* @param initializeToTypeIfNotExist if the resource does not exist, initialize it with this type
*/
export async function setResource(