mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2025-12-25 23:49:58 +00:00
Deploying to gh-pages from @ GreptimeTeam/greptimedb@342eb47e19 🚀
This commit is contained in:
9
type.impl/std/primitive.u16.js
Normal file
9
type.impl/std/primitive.u16.js
Normal file
@@ -0,0 +1,9 @@
|
||||
(function() {
|
||||
var type_impls = Object.fromEntries([["mito2",[]]]);
|
||||
if (window.register_type_impls) {
|
||||
window.register_type_impls(type_impls);
|
||||
} else {
|
||||
window.pending_type_impls = type_impls;
|
||||
}
|
||||
})()
|
||||
//{"start":55,"fragment_lengths":[12]}
|
||||
Reference in New Issue
Block a user