// Package: com.lightningkite.ktordb
// Generated by Khrysalis - this file will be overwritten.

//! Declares com.lightningkite.ktordb.UUIDFor
export type UUIDFor<T> = string;
//! Declares com.lightningkite.ktordb.UUIDFor
export let UUIDFor = String;

