Rename CoValueContent to ContentType

This commit is contained in:
Anselm
2023-08-02 16:27:59 +01:00
parent 1bd27f848e
commit 8a145941db
11 changed files with 28 additions and 28 deletions

View File

@@ -1,4 +1,4 @@
import { CoMap } from "./coValue";
import { CoMap } from "./contentType";
import { newRandomKeySecret, seal } from "./crypto";
import {
MultiLogID,