Fix typ package name

pull/53/head
rwxrob 2 years ago
parent 6ae30d52ca
commit 1d8a13f70e
No known key found for this signature in database
GPG Key ID: 2B9111F33082AE77

@ -1,7 +1,7 @@
// Copyright 2022 Robert S. Muhlestein.
// SPDX-License-Identifier: Apache-2.0
package generic
package typ
// Number combines the primitives generally considered numbers by JSON
// and other high-level structure data representations.

Loading…
Cancel
Save