mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-13 21:24:58 +08:00
5a5aeb6bb3
Summary: This is a test Test Plan: Testing Reviewers: juan Differential Revision: https://phab.nylas.com/D3493 [local-private] add old edgehill src/pro into packages/local-private
14 lines
273 B
PHP
14 lines
273 B
PHP
<?php
|
|
|
|
/**
|
|
* This file is automatically generated. Use 'arc liberate' to rebuild it.
|
|
*
|
|
* @generated
|
|
* @phutil-library-version 2
|
|
*/
|
|
phutil_register_library_map(array(
|
|
'__library_version__' => 2,
|
|
'class' => array(),
|
|
'function' => array(),
|
|
'xmap' => array(),
|
|
));
|