mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-13 12:19:25 +00:00
10 lines
195 B
Objective-C
10 lines
195 B
Objective-C
//
|
|
// Keyman.h
|
|
// Keyman Engine
|
|
//
|
|
// Copyright (c) 2017 SIL International. All rights reserved.
|
|
//
|
|
// Import this header file to use any Keyman Engine SDK classes.
|
|
//
|
|
|
|
#import "KMManager.h"
|