/// A library that provides conditional execution with a fluent interface.
library platform_conditionable;

export 'src/conditionable.dart';