You need to sign in or sign up before continuing.
bindings_interface.dart 178 Bytes
abstract class Bindings {
  void dependencies();
}

// abstract class INavigation {}
// typedef Snack = Function();
// typedef Modal = Function();
// typedef Route = Function();