/// A library that provides runtime method extension capabilities through macros.
library platform_macroable;

export 'src/macroable.dart';