-- Warp Library (@Eternity_Devs)
-- version 1.0.2
--!strict
--!native
local Index = require(script.Index)
return {
Server = Index.Server,
Client = Index.Client,
}