Commit d19d4ee3 authored by Adam Barth's avatar Adam Barth

Merge pull request #649 from Hixie/mojo-README

Add a trivial README for the mojo/ directory in the SDK.
parents f49a490d 73c4f8ad
This directory contains code for exposing mojo services to Sky apps.
For example, keyboard.dart wraps the mojo keyboard service in a more
convenient Dart class.
Files in this directory (and its subdirectories) only depend on core
Dart libraries, `dart:sky`, `dart:sky.internals`, the 'mojo' package,
the 'mojo_services' package, and `../base/*`.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment