//! Node: `cxx:Function:Luau.Analysis:Analysis/include/Luau/Type.h:252:get`
//! Source: `Analysis/include/Luau/Type.h:252-259` (hand-ported)
//!
//! The body lives in `get_singleton_type.rs` (the signature-pinned overload
//! name callers are instructed to use); this node re-exports it.
#[allow(unused_imports)]
pub use crate::functions::get_singleton_type::get_singleton_type;
#[allow(unused_imports)]
pub use crate::functions::get_singleton_type::get_singleton_type as get;