import { setSaved } from "https://deno.land/x/cotton@v0.7.5/src/utils/models.ts";
Update the isSaved
status of a model, save the original value,
and populate model with default values.
import { setSaved } from "https://deno.land/x/cotton@v0.7.5/src/utils/models.ts";
Update the isSaved
status of a model, save the original value,
and populate model with default values.