mirror of
https://github.com/aharabada/glitchy-engine-beef.git
synced 2026-09-06 05:01:53 +00:00
6 lines
64 B
Beef
6 lines
64 B
Beef
using System;
|
|
namespace Bon.Integrated;
|
|
|
|
extension Serialize
|
|
{
|
|
} |